.link {
  padding: 10px 0;
  height: auto;
  background-color: #f4f5f7;
}

.link select {
  width: 100px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #e1e1e1;
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  font-size: 12px;
  color: #666;
  padding-left: 10px;
}

.link select option {
  font-size: 12px;
  color: #666;
  padding-left: 10px;
}

ul.div_select_list_1 li {
  width: 145px;
}

ul.div_select_list_2 li {
  width: 145px;
}

ul.div_select_list_3 li {
  width: 200px;
}

ul.div_select_list_4 li {
  width: 125x;
}

ul.div_select_list_5 li {
  width: 126px;
}

ul.div_select_list_6 li {
  width: 170px;
}

.link dl dt {
  float: left;
  width: 70px;
  line-height: 36px;
}

.link dl dd {
  float: right;
  width: calc(100% - 90px);
}

.con_select {
  float: left;
  width: 100%;
}

.diy_select {
  height: 36px;
  width: 15.8%;
  position: relative;
  font-size: 12px;
  margin: 0 9px 0 0;
  color: #4b4b4b;
  float: left;
  cursor: pointer;
  background: #fff url(../images/select_icon.png) no-repeat 92% center;
}

.diy_select:hover {
  background: #f7f7f7;
}

.diy_select:hover {
  background: #fff url(../images/select_icon.png) no-repeat 92% center;
}

.diy_select_txt {
  float: left;
  height: 100%;
  line-height: 36px;
}

.diy_select,
.diy_select_list {
  border: 1px solid #dfdfdf !important;
}

.diy_select_txt,
.diy_select_list li {
  overflow: hidden;
  float: left;
  width: 130px;
  padding-left: 10px;
  font-size: 14px;
  /* color: #0b61a4; */
}

.diy_select_list {
  box-sizing: border-box;
  position: absolute;
  left: -1px;
  bottom: 40px;
  z-index: 88888;
  border-top: none;
  width: 1108px;
  display: none;
  _top: 29px;
  z-index: 9999999;
  padding: 10px;
  overflow: hidden;
  background: #f2f2f2;
}

.diy_select_list li {
  list-style: none;
  height: 40px;
  line-height: 40px;
  cursor: default;
  text-align: left;
}

.diy_select_list li a p {
  color: #333;
  line-height: 40px;
}

.diy_select_list li.focus {
  background: #ededed;
}

.diy_select_list.div_select_list_1 {
  left: -1px;
}

.diy_select_list.div_select_list_2 {
  left: -187px;
}

.diy_select_list.div_select_list_3 {
  left: -373px;
}

.diy_select_list.div_select_list_4 {
  left: -560px;
}

.diy_select_list.div_select_list_5 {
  left: -746px;
}

.diy_select_list.div_select_list_6 {
  left: -932px;
}

.con_select .last {
  margin-right: 0;
}

.con_select from {
  display: flex;
  justify-content: space-around;
}

.footer {
  text-align: center;
  font-size: 14px;
  /* overflow: hidden; */
}

.footer a {
  color: #686868;
}

.link dl dt {
  font-size: 16px;
  color: #1764CE;
}

.syqt a {
  font-size: 18px;
}

.footer a,
.footer p {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}

.footer-con {
  padding: 32px 0;
  line-height: 40px;
  position: relative;
  text-align: left;
  color: #fff;
  background-color: #1764CE;
}

.footer-con .w1200 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jcd {
  width: 216px;
}

.jcd ul {
  display: flex;
  justify-content: space-between;
}

.jcd ul li {
  width: auto;
  height: auto;
  margin: 0 10px;
}

.jcd ul li.li1 {
  margin-top: 5px;
  float: right;
  width: 54px;
  height: 62px;
}

.jcd ul li.li1 img {
  width: 100%;
  height: 100%;
}

.jcd ul li.li2 {
  margin-top: 5px;
}

.jcd ul li.li2 img {
  width: 110px;
  height: 55px;
}

.jcd img:hover {
  transform: scale(1);
}

.footer-txt {
  width: auto;
  line-height: 25px;
}

.syqt a {
  padding: 0 10px;
  font-size: 16px;
  color: #fff;
}

.mobile_bbqh{
  display: none;
  padding: 12px 0;
  font-size: 16px;
  color: #fff;
  background: #0553bf;
  text-align: center;
  font-weight: bold;
}

.mobile_bbqh a{
  margin: 0 15px;
  color: #fff;
  font-size: 16px;
  line-height: inherit;
}

@media only screen and (max-width: 1200px) {
 
  .diy_select {
    width: 15.5%;
  }

  .diy_select_list {
    width: 875px;
  }

  .diy_select_list.div_select_list_6 {
    left: -738px;
  }

  .diy_select_list.div_select_list_5 {
    left: -591px;
  }

  .diy_select_list.div_select_list_4 {
    left: -443px;
  }

  .diy_select_list.div_select_list_3 {
    left: -296px;
  }

  .diy_select_list.div_select_list_2 {
    left: -148px;
  }

  .footer_box {
    width: 875px;
  }

  .diy_select_txt,
  .diy_select_list li {
    padding-left: 0;
  }


}

@media only screen and (max-width: 996px) {
  .link {
    display: none;
  }

  .diy_select {
    width: 23.2%;
    margin-top: 10px;
  }

  .diy_select_list.div_select_list_2 {
    left: -165px;
  }

  .diy_select_list.div_select_list_3 {
    left: -329px;
  }

  .diy_select_list.div_select_list_4 {
    left: -493px;
  }

  .diy_select_list.div_select_list_5 {
    left: 0;
  }

  .diy_select_list.div_select_list_6 {
    left: -165px;
  }

  .footer_box {
    width: 646px;
  }

  .diy_select_txt,
  .diy_select_list li {
    padding-left: 0;
    text-align: center;
  }

  .footer-con {
    padding: 20px 0;
  }

  .footer-txt {
    text-align: center;
  }

  .footer-con .w1200 {
    flex-direction: column;
  }

  .jcd {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .diy_select_list {
    width: 500px !important;
  }

  .diy_select_list.div_select_list_2 {
    left: -173px;
  }

  .diy_select_list.div_select_list_3 {
    left: -344px;
  }

  .diy_select_list.div_select_list_4 {
    left: 0;
  }

  .diy_select_list.div_select_list_5 {
    left: -173px;
  }

  .diy_select_list.div_select_list_6 {
    left: -344px;
  }

  .diy_select {
    width: 30.2%;
  }

  .diy_select_txt,
  .diy_select_list li {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 616px) {
  .diy_select_list {
    width: 377px !important;
  }

  .diy_select {
    width: 46%;
    margin-top: 10px;
  }

  .diy_select_list.div_select_list_2 {
    left: -194px;
  }

  .diy_select_list.div_select_list_3 {
    left: 0;
  }

  .diy_select_list.div_select_list_4 {
    left: -194px;
  }

  .diy_select_list {
    width: 377px !important;
  }

  .div_select_list_5 {
    left: 0;
  }

  .diy_select_list.div_select_list_6 {
    left: -194px;
  }

  .syqt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 515px) {
  .diy_select_list {
    width: 100% !important;
    left: 0 !important;
  }

  ul.div_select_list_6 li,
  ul.div_select_list_3 li {
    width: auto;
  }

  .diy_select_txt,
  .diy_select_list li {
    padding-left: 0;
  }

  .diy_select_txt,
  .diy_select_list li {
    font-size: 14px;
  }

  .footer a,
  .footer p {
    font-size: 14px;
  }

  .footer p span {
    margin-right: 5px !important;
  }

  .syqt a {
    padding: 0 5px;
  }

  .wap_nav_ul li {
    height: 45px !important;
    line-height: 45px !important;
  }

  .wap_nav_ul li a {
    height: 45px !important;
    line-height: 45px !important;
    font-size: 16px;
  }
}

@media only screen and (max-width: 515px) {
  .link dl dd {
    float: none;
    width: 100%;
  }
}